FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ishmed.i14y.r4#2.0.0 (47 ms)

Package ishmed.i14y.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ishmed.i14y.r4@2.0.0&canonical=http://fhir.ishmed.com/R4/StructureDefinition/Encounter_Core_Department_1
Url http://fhir.ishmed.com/R4/StructureDefinition/Encounter_Core_Department_1
Version 1.0.1
Status active
Date 2022-07-29
Name Encounter_Core_Department_1
Experimental False
Description An Encounter profile represents the care period for a patient in a healthcare department.
Copyright Copyright © 2022, Oracle and/or its affiliates. All rights reserved.
Type Encounter
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.ishmed.com/R4/StructureDefinition/Encounter_Core_Facility_1 Encounter_Core_Facility_1
http://fhir.ishmed.com/R4/StructureDefinition/Location_Core_1 Location_Core_1
http://fhir.ishmed.com/R4/StructureDefinition/Patient_Core_1 Patient_Core_1


Narrative

Note: links and images are rebased to the (stated) source

An Encounter profile represents the care period for a patient in a healthcare department.

Source

{
  "resourceType" : "StructureDefinition",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">An Encounter profile represents the care period for a patient in a healthcare department.</div>"
  },
  "url" : "http://fhir.ishmed.com/R4/StructureDefinition/Encounter_Core_Department_1",
  "version" : "1.0.1",
  "name" : "Encounter_Core_Department_1",
  "status" : "active",
  "date" : "2022-07-29",
  "publisher" : "Oracle Cerner",
  "description" : "An Encounter profile represents the care period for a patient in a healthcare department.",
  "copyright" : "Copyright © 2022, Oracle and/or its affiliates. All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Encounter",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Encounter",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Encounter.status",
        "path" : "Encounter.status",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.class",
        "path" : "Encounter.class",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.subject",
        "path" : "Encounter.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://fhir.ishmed.com/R4/StructureDefinition/Patient_Core_1"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Encounter.period",
        "path" : "Encounter.period",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.account",
        "path" : "Encounter.account",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.account.identifier",
        "path" : "Encounter.account.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location",
        "path" : "Encounter.location",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.location.location",
        "path" : "Encounter.location.location",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Location",
              "http://fhir.ishmed.com/R4/StructureDefinition/Location_Core_1"
            ]
          }
        ]
      },
      {
        "id" : "Encounter.serviceProvider",
        "path" : "Encounter.serviceProvider",
        "mustSupport" : true
      },
      {
        "id" : "Encounter.partOf",
        "path" : "Encounter.partOf",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Encounter",
              "http://fhir.ishmed.com/R4/StructureDefinition/Encounter_Core_Facility_1"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.